internal/reflectlite.rtype.uncommon (method, view implemented interface methods)

4 uses

	internal/reflectlite (current package)
		type.go#L469: func (t *rtype) uncommon() *uncommonType {
		type.go#L544: 	ut := t.uncommon()
		type.go#L563: 	ut := t.uncommon()
		type.go#L789: 	v := V.uncommon()